home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / Internal_32.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  200 b   |  10 lines

  1. on mouseUp
  2.   global hilight_now, hl_mode
  3.   set hl_mode to 0
  4.   set hilight_now to 1
  5.   ChHilight(113, 70)
  6.   set the visible of sprite 113 to 1
  7.   puppetTransition(2, 3)
  8.   go("hilights_presentation")
  9. end
  10.